home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / multimedia / tuxpaint / tuxpaint-0.9.20-win32-installer.exe / {app} / docs / it / OPTIONS.txt < prev    next >
Text File  |  2008-07-01  |  32KB  |  698 lines

  1.                                    Tux Paint
  2.                                  version 0.9.14
  3.  
  4.                              Options Documentation
  5.  
  6.                         Copyright 2004 by Bill Kendrick
  7.                                New Breed Software
  8.  
  9.                            bill@newbreedsoftware.com
  10.                    http://www.newbreedsoftware.com/tuxpaint/
  11.  
  12.                                September 24, 2004
  13.  
  14.    ---------------------------------------------------------------------------
  15.  
  16.                                Tux Paint Config.
  17.  
  18.      As of Tux Paint version 0.9.14, a graphical tool is available that
  19.      allows you to change Tux Paint's behavior. However, if you'd rather not
  20.      install and use this tool, or want a better understanding of the
  21.      available options, please continue reading.
  22.  
  23.    ---------------------------------------------------------------------------
  24.  
  25.                                Configuration File
  26.  
  27.      You can create a simple configuration file for Tux Paint, which it will
  28.      read each time you start it up.
  29.  
  30.      The file is simply a plain text file containing the options you want
  31.      enabled:
  32.  
  33. Linux, Unix and Mac OS X Users
  34.  
  35.        The file you should create is called ".tuxpaintrc" and it should be
  36.        placed in your home directory. (a.k.a. "~/.tuxpaintrc" or
  37.        "$HOME/.tuxpaintrc")
  38.  
  39.   System-Wide Configuration File (Linux and Unix)
  40.  
  41.          Before this file is read, a system-wide configuration file is read.
  42.          (By default, this configuration has no settings enabled.) It is
  43.          located at:
  44.  
  45.            /etc/tuxpaint/tuxpaint.conf
  46.  
  47.          You can disable reading of this file altogether, leaving the
  48.          settings as defaults (which can then be overridden by your
  49.          ".tuxpaintrc" file and/or command-line arguments) by using the
  50.          command-line option:
  51.  
  52.            --nosysconfig
  53.  
  54. Windows Users
  55.  
  56.        The file you should create is called "tuxpaint.cfg" and it should be
  57.        placed in Tux Paint's folder.
  58.  
  59.        You can use NotePad or WordPad to create this file. Be sure to save it
  60.        as Plain Text, and make sure the filename doesn't have ".txt" at the
  61.        end...
  62.  
  63.    ---------------------------------------------------------------------------
  64.  
  65.                                Available Options
  66.  
  67.      The following settings can be set in the configuration file.
  68.      (Command-line settings will override these. See the "Command-Line
  69.      Options" section, below.)
  70.  
  71.      fullscreen=yes
  72.              Run the program in full screen mode, rather than in a window.
  73.  
  74.      800x600=yes
  75.              Run the program at 800x600 resolution (EXPERIMENTAL), rather
  76.              than the smaller 640x480 resolution.
  77.  
  78.      nosound=yes
  79.              Disable sound effects.
  80.  
  81.      noquit=yes
  82.              Disable the on-screen "Quit" button. (Pressing the [Escape] key
  83.              or clicking the window's close button still works.)
  84.  
  85.      noprint=yes
  86.              Disable the printing feature.
  87.  
  88.      printdelay=SECONDS
  89.              Restrict printing so that printing can occur only once every
  90.              SECONDS seconds.
  91.  
  92.      printcommand=COMMAND
  93.  
  94.              (Linux and Unix only)
  95.  
  96.              Use the command COMMAND to print a PNG file. If not set, the
  97.              default command is:
  98.  
  99.                pngtopnm | pnmtops | lpr
  100.  
  101.              Which converts the PNG to a NetPBM 'portable anymap', then
  102.              converts that to a PostScript file, and finally sends that to
  103.              the printer, using the "lpr" command.
  104.  
  105.      printcfg=yes
  106.  
  107.              (Windows only)
  108.  
  109.              Tux Paint will use a printer configuration file when printing.
  110.              Push the [ALT] key while clicking the 'Print' button in
  111.              Tux Paint to cause a Windows print dialog window to appear.
  112.  
  113.              (Note: This only works when not running Tux Paint in fullscreen
  114.              mode.) Any configuration changes made in this dialog will be
  115.              saved to the file "userdata/print.cfg", and used again, as long
  116.              as the "printcfg" option is set.
  117.  
  118.      simpleshapes=yes
  119.              Disable the rotation step of the 'Shape' tool. Click, drag and
  120.              release is all that will be needed to draw a shape.
  121.  
  122.      uppercase=yes
  123.              All text will be rendered only in uppercase (e.g., "Brush" will
  124.              be "BRUSH"). Useful for children who can read, but who have only
  125.              learned uppercase letters so far.
  126.  
  127.      grab=yes
  128.  
  129.              Tux Paint will attempt to 'grab' the mouse and keyboard, so that
  130.              the mouse is confined to Tux Paint's window, and nearly all
  131.              keyboard input is passed directly to it.
  132.  
  133.              This is useful to disable operating system actions that could
  134.              get the user out of Tux Paint [Alt]-[Tab] window cycling,
  135.              [Ctrl]-[Escape], etc. This is especially useful in fullscreen
  136.              mode.
  137.  
  138.      noshortcuts=yes
  139.  
  140.              This disable keyboard shortcuts (e.g., [Ctrl]-[S] for save,
  141.              [Ctrl]-[N] for a new image, etc.)
  142.  
  143.              This is useful to prevent unwanted commands from being activated
  144.              by children who aren't experienced with keyboards.
  145.  
  146.      nowheelmouse=yes
  147.              This disables support for the wheel on mice that have it.
  148.              (Normally, the wheel will scroll the selector menu on the
  149.              right.)
  150.  
  151.      nofancycursors=yes
  152.  
  153.              This disables the fancy mouse pointer shapes in Tux Paint, and
  154.              uses your environment's normal mouse pointer.
  155.  
  156.              In some enviornments, the fancy cursors cause problems. Use this
  157.              option to avoid them.
  158.  
  159.      nooutlines=yes
  160.  
  161.              In this mode, much simpler outlines and 'rubber-band' lines are
  162.              displayed when using the Lines, Shapes, Stamps and Eraser tools.
  163.  
  164.              This can help when Tux Paint is run on very slow computers, or
  165.              displayed on a remote X-Window display.
  166.  
  167.      nostamps=yes
  168.  
  169.              This option tells Tux Paint to not load any rubber stamp images,
  170.              which in turn ends up disabling the Stamps tool.
  171.  
  172.              This can speed up Tux Paint when it first loads up, and reduce
  173.              memory usage while it's running. Of course, no stamps will be
  174.              available at all.
  175.  
  176.      nostampcontrols=yes
  177.              Some images in the Stamps tool can be mirrored, flipped, and/or
  178.              have their size changed. This option disables the controls, and
  179.              only provides the basic stamps.
  180.  
  181.      mirrorstamps=yes
  182.  
  183.              For stamps that can be mirrored, this option sets them to their
  184.              mirrored shape by default.
  185.  
  186.              This can be useful for people who prefer things right-to-left,
  187.              rather than left-to-right.
  188.  
  189.      keyboard=yes
  190.  
  191.              This allows the keyboard arrow keys to be used to control the
  192.              mouse pointer. (e.g., for mouseless environments.)
  193.  
  194.              The [Arrow] keys move the mouse pointer. [Space] acts as the
  195.              mouse button.
  196.  
  197.      savedir=DIRECTORY
  198.  
  199.              Use this option to change where Tux Paint saves pictures. By
  200.              default, this is "~/.tuxpaint/saved/" under Linux and Unix, and
  201.              "userdata\" under Windows.
  202.  
  203.              This can be useful in a Windows lab, where Tux Paint is
  204.              installed on a server, and children run it from workstations.
  205.              You can set savedir to be a folder in their home directory.
  206.              (e.g., "H:\tuxpaint\")
  207.  
  208.              Note: When specifying a Windows drive (e.g., "H:\"), you must
  209.              also specify a subdirectory.
  210.  
  211.              Example: savedir=Z:\tuxpaint\
  212.  
  213.      saveover=yes
  214.              This disables the "Save over the old version...?" prompt when
  215.              saving an existing file. With this option, the older version
  216.              will always be replaced by the new version, automatically.
  217.  
  218.      saveover=new
  219.              This also disables the "Save over the old version...?" prompt
  220.              when saving an existing file. This option, however, will always
  221.              save a new file, rather than overwrite the older version.
  222.  
  223.      saveover=ask
  224.  
  225.              (This option is redundant, since this is the default.)
  226.  
  227.              When saving an existing drawing, you will be first asked whether
  228.              to save over the older version or not.
  229.  
  230.      nosave=yes
  231.              This disables Tux Paint's ability to save files (and therefore
  232.              disables the on-screen "Save" button). It can be used in
  233.              situations where the program is only being used for fun, or in a
  234.              test environment.
  235.  
  236.      lang=LANGUAGE
  237.  
  238.              Run Tux Paint in one of the supported languages. Possible choice
  239.              for LANGUAGE currently include:
  240.  
  241.                +-------------------------------------------------+
  242.                |english             |american-english  |         |
  243.                |--------------------+------------------+---------|
  244.                |afrikaans           |                  |         |
  245.                |--------------------+------------------+---------|
  246.                |basque              |euskara           |         |
  247.                |--------------------+------------------+---------|
  248.                |belarusian          |bielaruskaja      |         |
  249.                |--------------------+------------------+---------|
  250.                |bokmal              |                  |         |
  251.                |--------------------+------------------+---------|
  252.                |brazilian-portuguese|portuges-brazilian|brazilian|
  253.                |--------------------+------------------+---------|
  254.                |breton              |brezhoneg         |         |
  255.                |--------------------+------------------+---------|
  256.                |british-english     |british           |         |
  257.                |--------------------+------------------+---------|
  258.                |bulgarian           |                  |         |
  259.                |--------------------+------------------+---------|
  260.                |catalan             |catala            |         |
  261.                |--------------------+------------------+---------|
  262.                |chinese             |simplified-chinese|         |
  263.                |--------------------+------------------+---------|
  264.                |croatian            |hrvatski          |         |
  265.                |--------------------+------------------+---------|
  266.                |czech               |cesky             |         |
  267.                |--------------------+------------------+---------|
  268.                |danish              |dansk             |         |
  269.                |--------------------+------------------+---------|
  270.                |dutch               |nederlands        |         |
  271.                |--------------------+------------------+---------|
  272.                |finnish             |suomi             |         |
  273.                |--------------------+------------------+---------|
  274.                |french              |francais          |         |
  275.                |--------------------+------------------+---------|
  276.                |german              |deutsch           |         |
  277.                |--------------------+------------------+---------|
  278.                |greek               |                  |         |
  279.                |--------------------+------------------+---------|
  280.                |hebrew              |                  |         |
  281.                |--------------------+------------------+---------|
  282.                |hindi               |                  |         |
  283.                |--------------------+------------------+---------|
  284.                |hungarian           |magyar            |         |
  285.                |--------------------+------------------+---------|
  286.                |icelandic           |islenska          |         |
  287.                |--------------------+------------------+---------|
  288.                |indonesian          |bahasa-indonesia  |         |
  289.                |--------------------+------------------+---------|
  290.                |italian             |italiano          |         |
  291.                |--------------------+------------------+---------|
  292.                |japanese            |                  |         |
  293.                |--------------------+------------------+---------|
  294.                |klingon             |tlhIngan          |         |
  295.                |--------------------+------------------+---------|
  296.                |korean              |                  |         |
  297.                |--------------------+------------------+---------|
  298.                |lithuanian          |lietuviu          |         |
  299.                |--------------------+------------------+---------|
  300.                |malay               |                  |         |
  301.                |--------------------+------------------+---------|
  302.                |norwegian           |nynorsk           |         |
  303.                |--------------------+------------------+---------|
  304.                |polish              |polski            |         |
  305.                |--------------------+------------------+---------|
  306.                |portuguese          |portugues         |         |
  307.                |--------------------+------------------+---------|
  308.                |romanian            |                  |         |
  309.                |--------------------+------------------+---------|
  310.                |russian             |                  |         |
  311.                |--------------------+------------------+---------|
  312.                |serbian             |                  |         |
  313.                |--------------------+------------------+---------|
  314.                |spanish             |espanol           |         |
  315.                |--------------------+------------------+---------|
  316.                |slovak              |                  |         |
  317.                |--------------------+------------------+---------|
  318.                |slovenian           |slovensko         |         |
  319.                |--------------------+------------------+---------|
  320.                |swedish             |svenska           |         |
  321.                |--------------------+------------------+---------|
  322.                |tamil               |                  |         |
  323.                |--------------------+------------------+---------|
  324.                |traditional-chinese |                  |         |
  325.                |--------------------+------------------+---------|
  326.                |turkish             |                  |         |
  327.                |--------------------+------------------+---------|
  328.                |vietnamese          |                  |         |
  329.                |--------------------+------------------+---------|
  330.                |walloon             |walon             |         |
  331.                |--------------------+------------------+---------|
  332.                |welsh               |cymraeg           |         |
  333.                +-------------------------------------------------+
  334.  
  335.    ---------------------------------------------------------------------------
  336.  
  337.               Overriding System Config. Options using .tuxpaintrc
  338.  
  339.      (For Linux and Unix users)
  340.  
  341.      If any of the above options are set in "/etc/tuxpaint/tuxpaint.config",
  342.      you can override them in your own "~/.tuxpaintrc" file.
  343.  
  344.      For true/false options, like "noprint" and "grab", you can simply say
  345.      they equal 'no' in your "~/.tuxpaintrc" file:
  346.  
  347.        noprint=no
  348.        uppercase=no
  349.  
  350.      Or, you can use options similar to the command-line override options
  351.      described below. For example:
  352.  
  353.        print=yes
  354.        mixedcase=yes
  355.  
  356.    ---------------------------------------------------------------------------
  357.  
  358.                               Command-Line Options
  359.  
  360.      Options can also be issued on the command-line when you start Tux Paint.
  361.  
  362.        --fullscreen
  363.        --800x600
  364.        --nosound
  365.        --noquit
  366.        --noprint
  367.        --printdelay=SECONDS
  368.        --printcfg
  369.        --simpleshapes
  370.        --uppercase
  371.        --grab
  372.        --noshortcuts
  373.        --nowheelmouse
  374.        --nofancycursors
  375.        --nooutlines
  376.        --nostamps
  377.        --nostampcontrols
  378.        --mirrorstamps
  379.        --keyboard
  380.        --savedir DIRECTORY
  381.        --saveover
  382.        --saveovernew
  383.        --nosave
  384.        --lang LANGUAGE
  385.                These enable or correspond to the configuration file options
  386.                described above.
  387.  
  388.                      -------------------------------------
  389.  
  390.        --windowed
  391.        --640x480
  392.        --sound
  393.        --quit
  394.        --print
  395.        --printdelay=0
  396.        --noprintcfg
  397.        --complexshapes
  398.        --mixedcase
  399.        --dontgrab
  400.        --shortcuts
  401.        --wheelmouse
  402.        --fancycursors
  403.        --outlines
  404.        --stamps
  405.        --stampcontrols
  406.        --dontmirrorstamps
  407.        --mouse
  408.        --saveoverask
  409.        --save
  410.                These options can be used to override any settings made in the
  411.                configuration file. (If the option isn't set in the
  412.                configuration file(s), no overriding option is necessary.)
  413.  
  414.                      -------------------------------------
  415.  
  416.        --locale locale
  417.  
  418.                Run Tux Paint in one of the support languages. See the
  419.                "Choosing a Different Language" section below for the locale
  420.                strings (e.g., "de_DE@euro" for German) to use.
  421.  
  422.                (If your locale is already set, e.g. with the "$LANG"
  423.                environment variable, this option is not necessary, since
  424.                Tux Paint honors your environment's setting, if possible.)
  425.  
  426.        --nosysconfig
  427.  
  428.                Under Linux and Unix, this prevents the system-wide
  429.                configuration file, "/etc/tuxpaint/tuxpaint.conf", from being
  430.                read.
  431.  
  432.                Only your own configuration file, "~/.tuxpaintrc", if it
  433.                exists, will be used.
  434.  
  435.        --nolockfile
  436.  
  437.                By default, Tux Paint uses what's known as a 'lockfile' to
  438.                prevent it from being launched more than once in 30 seconds.
  439.                (This is to avoid accidentally running multiple copies; for
  440.                example, by double-clicking a single-click launcher, or simply
  441.                impatiently clicking the icon multiple times.)
  442.  
  443.                To make Tux Paint ignore the lockfile, allowing it to run
  444.                again, even if it was just launched less than 30 seconds ago,
  445.                run Tux Paint with the '--nolockfile' option on the
  446.                command-line.
  447.  
  448.                By default, the lockfile is stored in "~/.tuxpaint/" under
  449.                Linux and Unix, and "userdata\" under Windows.
  450.  
  451.    ---------------------------------------------------------------------------
  452.  
  453. Command-Line Informational Options
  454.  
  455.        The following options display some informative text on the screen.
  456.        Tux Paint doesn't actually start up and run afterwards, however.
  457.  
  458.          --version
  459.                  Display the version number and date of the copy of Tux Paint
  460.                  you are running. It also lists what, if any, compile-time
  461.                  options were set. (See INSTALL.txt and FAQ.txt).
  462.  
  463.          --copying
  464.                  Show brief license information about copying Tux Paint.
  465.  
  466.          --usage
  467.                  Display the list of available command-line options.
  468.  
  469.          --help
  470.                  Display brief help on using Tux Paint.
  471.  
  472.          --lang help
  473.                  Display a list of available languages in Tux Paint.
  474.  
  475.    ---------------------------------------------------------------------------
  476.  
  477.                          Choosing a Different Language
  478.  
  479.      Tux Paint has been translated into a number of languages. To access the
  480.      translations, you can use the "--lang" option on the command-line to set
  481.      the language (e.g. "--lang spanish") or use the "lang=" setting in the
  482.      configuration file (e.g., "lang=spanish").
  483.  
  484.      Tux Paint also honors your environment's current locale. (You can
  485.      override it on the command-line using the "--locale" option; see above.)
  486.  
  487.      Use the option "--lang help" to list the available language options
  488.      available.
  489.  
  490. Available Languages
  491.  
  492.        +---------------------------------------------------------+
  493.        |  Locale Code  |     Language      |      Language       |
  494.        |               |   (native name)   |   (English name)    |
  495.        |---------------+-------------------+---------------------|
  496.        |C              |                   |English              |
  497.        |---------------+-------------------+---------------------|
  498.        |af_ZA          |                   |Afrikaans            |
  499.        |---------------+-------------------+---------------------|
  500.        |be_BY          |Bielaruskaja       |Belarusian           |
  501.        |---------------+-------------------+---------------------|
  502.        |bg_BG          |                   |Bulgarian            |
  503.        |---------------+-------------------+---------------------|
  504.        |br_FR          |Brezhoneg          |Breton               |
  505.        |---------------+-------------------+---------------------|
  506.        |ca_ES          |Catal`a            |Catalan              |
  507.        |---------------+-------------------+---------------------|
  508.        |cs_CZ          |Cesky              |Czech                |
  509.        |---------------+-------------------+---------------------|
  510.        |cy_GB          |Cymraeg            |Welsh                |
  511.        |---------------+-------------------+---------------------|
  512.        |da_DK          |Dansk              |Danish               |
  513.        |---------------+-------------------+---------------------|
  514.        |de_DE@euro     |Deutsch            |German               |
  515.        |---------------+-------------------+---------------------|
  516.        |el_GR.UTF8 (*) |                   |Greek                |
  517.        |---------------+-------------------+---------------------|
  518.        |en_GB          |                   |British English      |
  519.        |---------------+-------------------+---------------------|
  520.        |es_ES@euro     |Espanol            |Spanish              |
  521.        |---------------+-------------------+---------------------|
  522.        |eu_ES          |Euskara            |Basque               |
  523.        |---------------+-------------------+---------------------|
  524.        |fi_FI@euro     |Suomi              |Finnish              |
  525.        |---------------+-------------------+---------------------|
  526.        |fr_FR@euro     |Franc,ais          |French               |
  527.        |---------------+-------------------+---------------------|
  528.        |he_IL (*)      |                   |Hebrew               |
  529.        |---------------+-------------------+---------------------|
  530.        |hi_IN (*)      |                   |Hindi                |
  531.        |---------------+-------------------+---------------------|
  532.        |hr_HR          |Hrvatski           |Croatian             |
  533.        |---------------+-------------------+---------------------|
  534.        |hu_HU          |Magyar             |Hungarian            |
  535.        |---------------+-------------------+---------------------|
  536.        |id_ID          |Bahasa Indonesia   |Indonesian           |
  537.        |---------------+-------------------+---------------------|
  538.        |is_IS          |Islenska           |Icelandic            |
  539.        |---------------+-------------------+---------------------|
  540.        |it_IT@euro     |Italiano           |Italian              |
  541.        |---------------+-------------------+---------------------|
  542.        |ja_JP.UTF-8 (*)|                   |Japanese             |
  543.        |---------------+-------------------+---------------------|
  544.        |ko_KR.UTF-8 (*)|                   |Korean               |
  545.        |---------------+-------------------+---------------------|
  546.        |lt_LT.UTF-8    |Lietuviu           |Lithuanian           |
  547.        |---------------+-------------------+---------------------|
  548.        |ms_MY          |                   |Malay                |
  549.        |---------------+-------------------+---------------------|
  550.        |nb_NO          |Norsk (bokmaal)    |Norwegian Bokmaal    |
  551.        |---------------+-------------------+---------------------|
  552.        |nn_NO          |Norsk (nynorsk)    |Norwegian Nynorsk    |
  553.        |---------------+-------------------+---------------------|
  554.        |nl_NL@euro     |                   |Dutch                |
  555.        |---------------+-------------------+---------------------|
  556.        |pl_PL          |Polski             |Polish               |
  557.        |---------------+-------------------+---------------------|
  558.        |pt_BR          |Portuges Brazileiro|Brazilian Portuguese |
  559.        |---------------+-------------------+---------------------|
  560.        |pt_PT          |Portuges           |Portuguese           |
  561.        |---------------+-------------------+---------------------|
  562.        |ro_RO          |                   |Romanian             |
  563.        |---------------+-------------------+---------------------|
  564.        |ru_RU          |                   |Russian              |
  565.        |---------------+-------------------+---------------------|
  566.        |sk_SK          |                   |Slovak               |
  567.        |---------------+-------------------+---------------------|
  568.        |sl_SI          |                   |Slovenian            |
  569.        |---------------+-------------------+---------------------|
  570.        |sr_YU          |                   |Serbian              |
  571.        |---------------+-------------------+---------------------|
  572.        |sv_SE@euro     |Svenska            |Swedish              |
  573.        |---------------+-------------------+---------------------|
  574.        |ta_IN (*)      |                   |Tamil                |
  575.        |---------------+-------------------+---------------------|
  576.        |tlh (*)        |tlhIngan           |Klingon              |
  577.        |---------------+-------------------+---------------------|
  578.        |tr_TR@euro     |                   |Turkish              |
  579.        |---------------+-------------------+---------------------|
  580.        |vi_VN          |                   |Vietnamese           |
  581.        |---------------+-------------------+---------------------|
  582.        |wa_BE@euro     |                   |Walloon              |
  583.        |---------------+-------------------+---------------------|
  584.        |zh_CN (*)      |                   |Chinese (Simplified) |
  585.        |---------------+-------------------+---------------------|
  586.        |zh_TW (*)      |                   |Chinese (Traditional)|
  587.        +---------------------------------------------------------+
  588.  
  589.        (*) - These languages require their own fonts, since they are not
  590.        represented using a Latin character set, like the others. See the
  591.        "Special Fonts" section, below.
  592.  
  593. Setting Your Environment's Locale
  594.  
  595.        Changing your locale will affect much of your environment.
  596.  
  597.        As stated above, along with letting you choose the language at runtime
  598.        using command-line options ("--lang" and "--locale"), Tux Paint honors
  599.        the global locale setting in your environment.
  600.  
  601.        If you haven't already set your environment's locale, the following
  602.        will briefly explain how:
  603.  
  604.   Linux/Unix Users
  605.  
  606.          First, be sure the locale you want to use is enabled by editing the
  607.          file "/etc/locale.gen" on your system and then running the program
  608.          "locale-gen" as root.
  609.  
  610.          Note: Debian users may be able to simply run the command
  611.          "dpkg-reconfigure locales".
  612.  
  613.          Then, before running Tux Paint, set your "$LANG" environment
  614.          variable to one of the locales listed above. (If you want all
  615.          programs that can be translated to be, you may wish to place the
  616.          following in your login script; e.g. ~/.profile, ~/.bashrc,
  617.          ~/.cshrc, etc.)
  618.  
  619.          For example, in a Bourne Shell (like BASH):
  620.  
  621.            export LANG=es_ES@euro ; \
  622.            tuxpaint
  623.  
  624.          And in a C Shell (like TCSH):
  625.  
  626.            setenv LANG es_ES@euro ; \
  627.            tuxpaint
  628.  
  629.    ---------------------------------------------------------------------------
  630.  
  631.   Windows Users
  632.  
  633.          Tux Paint will recognize the current locale and use the appropriate
  634.          files by default. So this section is only for people trying
  635.          different languages.
  636.  
  637.          The simplest thing to do is to use the '--lang' switch in the
  638.          shortcut (see "INSTALL.txt"). However, by using an MSDOS Prompt
  639.          window, it is also possible to issue a command like this:
  640.  
  641.            set LANG=es_ES@euro
  642.  
  643.          ...which will set the language for the lifetime of that DOS window.
  644.  
  645.          For something more permanent, try editing your computer's
  646.          'autoexec.bat' file using Windows' "sysedit" tool:
  647.  
  648.         Windows 95/98
  649.  
  650.           1. Click on the 'Start' button, and select 'Run...'.
  651.           2. Type "sysedit" into the 'Open:' box (with or without quotes).
  652.           3. Click 'OK'.
  653.           4. Locate the AUTOEXEC.BAT window in the System Configuration
  654.              Editor.
  655.           5. Add the following at the bottom of the file:
  656.  
  657.                set LANG=es_ES@euro
  658.  
  659.           6. Close the System Configuration Editor, answering yes to save the
  660.              changes.
  661.           7. Restart your machine.
  662.  
  663.            To affect the entire machine, and all applications, it is possible
  664.            to use the "Regional Settings" control panel:
  665.  
  666.           1. Click on the 'Start' button, and select
  667.              'Settings | Control Panel'.
  668.           2. Double click on the "Regional Settings" globe.
  669.           3. Select a language/region from the drop down list.
  670.           4. Click 'OK'.
  671.           5. Restart your machine when prompted.
  672.  
  673.   Special Fonts
  674.  
  675.        Some languages require special fonts be installed. These font files
  676.        (which are in TrueType format (TTF)), are much too large to include
  677.        with the Tux Paint download, and are available separately. (See the
  678.        table above, under the "Choosing a Different Language" section.)
  679.  
  680.        When running Tux Paint in a language that requires its own font,
  681.        Tux Paint will try to load the font file from its system-wide "fonts"
  682.        directory (under a "locale" subdirectory). The name of the file
  683.        corresponds to the first two letters in the 'locale' code of the
  684.        language (e.g., "ko" for Korean, "ja" for Japanese, "zh" for Chinese).
  685.  
  686.        For example, under Linux or Unix, when Tux Paint is run in Korean
  687.        (e.g., with the option "--lang korean"), Tux Paint will attempt to
  688.        load the following font file:
  689.  
  690.          /usr/share/tuxpaint/fonts/locale/ko.ttf
  691.  
  692.        You can download fonts for supported languages from Tux Paint's
  693.        website, http://www.newbreedsoftware.com/tuxpaint/. (Look in the
  694.        'Fonts' section under 'Download.')
  695.  
  696.        Under Unix and Linux, you can use the Makefile that comes with the
  697.        font to install the font in the appropriate location.
  698.